home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-17 / fuji24dr.zip / AUTODESK / SKFUJIE.DOC < prev   
Text File  |  1991-08-30  |  5KB  |  133 lines

  1.                 OPERATION INSTRUCTIONS
  2.  
  3. The enclosed ADI printer driver SKFUJIE.COM has 
  4. been developed for FUJITSU 24-wire printers of the DL series in 
  5. the DPL24C emulation with a maximum resolution of 360 * 180 dots per inch.
  6.  
  7. ADI provides the same functionality and performance as the standard 
  8. device drivers used for AutoCAD. 
  9. As opposed to other common AutoCAD drivers the ADI drivers have 
  10. to be loaded before starting AutoSketch. 
  11. They are residing in the main memory.
  12.  
  13. 1. Printer Installation
  14.  
  15. Before starting with the printing, set the printer to the following values:
  16.  
  17. EMULATE:        DPL24I      for black-and-white printer
  18.             DPL24C      for 8-color printers
  19. COLOR:        AUTOSEL  (only for colour printers)
  20. LF-Code:        LF only
  21. CR-Code:        CR only
  22.  
  23.  
  24.  
  25. 2. Driver Installation
  26.  
  27. Copy the driver via the following command onto your harddisk:
  28.  
  29.     COPY A:SKFUJIE.COM C:    for AutoSketch
  30.  
  31. 3. Usage of the Driver with AutoSketch
  32.  
  33. You can only use an ADI printer driver if you have an AutoSketch 
  34. version of 1.04 or higher. If the output of the data is not 
  35. leaded directly to the printer but at first to a file, AutoSketch
  36. will not enable the information of the file name. Therefore, 
  37. exists a driver only for AutoSketch which will determine the 
  38. name to "OUTPUT.LST" if there is an output to a file.
  39. Before starting AutoSketch you first have to load the driver
  40. SKFUJIE.COM for FUJITSU 24 pin dot matrix printers, which 
  41. are using the DPL 24C command set. 
  42. Proceed according to the following syntax:
  43.  
  44. C:\SKETCH>SKFUJIE /M        - monochrome printout
  45. C:\SKETCH>SKFUJIE /C        - color printout
  46. C:\SKETCH>SKFUJIE /F        - output into a file
  47.                     Filename: OUTPUT.LST
  48.  
  49. You have to enter SKFUJIE, if you want to delete the residentially 
  50. loaded driver from your main memory.
  51.  
  52. If the driver is to be loaded automatically then SKFUJIE.COM
  53. has to be entered together with the right parameter in the 
  54. AUTOEXEC.BAT batch file.
  55.  
  56. The program must be configured, if ADI is used for the first 
  57. time together with AutoSketch. While starting AutoSketch you 
  58. have to specify the parameter "-R":
  59.  
  60. C:\SKETCH>SKETCH -R
  61.  
  62. Now, determine the input device and the monitor in accordance 
  63. with your hardware configuration. By selecting the 
  64. plotter/printer select option 3:    
  65.     AUTODESK DEVICE INTERFACE PRINTER
  66.  
  67. If this option does not appear in the AutoSketch configuration,
  68. you probably have an old AutoSketch version. In this case please
  69. contact your dealer.
  70.  
  71.  
  72. Programming Text                                       Your Choise
  73. __________________________________________________________________
  74.  
  75. Hexadecimal interrupt number                                   7bh
  76. Specify plot size in millimeter: <N>                        RETURN
  77. Maximum horizontal (X) plot size in inches <11.0>           13.599
  78. Dots per inch in horizontal (X) direction <100.0>              360
  79. Maximum vertical (Y) plot size in inches <8.50>                 12
  80. Dots per inch in vertical (Y) direction <360.0>                180
  81. __________________________________________________________________
  82.  
  83. When the following text appears:
  84. DOES THE PRINTER SUPPORT COLOR  <N>
  85. enter <Y> if your printer supports color and the driver with the 
  86. parameter /C for color was selected. Otherwise select <N>.
  87.  
  88.  
  89. 4.1 Color Allocation with AutoSketch
  90.  
  91. AutoSketch supports 7 colors: red, yellow, green, cyan, blue,
  92. magenta and black. In order to be able to use these colors 
  93. you have to determine them in the menu item pin information 
  94. as follows:
  95.  
  96. Color            Pinallocation
  97. _________________________________
  98.  
  99. Red                1
  100. Yellow                2
  101. Green                3
  102. Cyan                5
  103. Blue                4
  104. Magenta                6
  105. Black                7
  106. _________________________________
  107.  
  108.  
  109. In case of blue the printer will use orange, because the color
  110. blue is not supported by the printer. If you do not want to do
  111. so, you can also select pin No. 5 (cyan). Then blue appears in 
  112. the same color as cyan and now you have only 6 colors at 
  113. your disposal.
  114.  
  115.  
  116.  
  117. 5. General Hints for Usage
  118.  
  119. Due to the limited capacity of the main memory the color printers
  120. can only be selected with 8 pins. This cannot be changed because 
  121. of programming reasons. We hope you understand our situation. 
  122. The result is a slower printout than in the case of a 
  123. white-and-black printout, but the print quality is the same.
  124.  
  125. If you should have any problems with the configuration or the 
  126. work with AutoCAD respectively AutoSketch under the ADI-driver,
  127. please call the hotline of your country specific subsidiary 
  128. of Autodesk or FUJITSU.  
  129.  
  130. We hope that these operation instructions will help you and 
  131. hope you enjoy working with AutoSketch and your Fujitsu printer.
  132.  
  133.